1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class frmCustomer
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Dim Label8 As System.Windows.Forms.Label
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmCustomer))
27         Me.Panel1 = New System.Windows.Forms.Panel()
28         Me.Panel4 = New System.Windows.Forms.Panel()
29         Me.cmbState = New System.Windows.Forms.ComboBox()
30         Me.Label12 = New System.Windows.Forms.Label()
31         Me.Label9 = New System.Windows.Forms.Label()
32         Me.txtZipCode = New System.Windows.Forms.TextBox()
33         Me.lblUser = New System.Windows.Forms.Label()
34         Me.txtID = New System.Windows.Forms.TextBox()
35         Me.BStartCapture = New System.Windows.Forms.Button()
36         Me.Browse = New System.Windows.Forms.Button()
37         Me.BRemove = New System.Windows.Forms.Button()
38         Me.Label4 = New System.Windows.Forms.Label()
39         Me.txtCity = New System.Windows.Forms.TextBox()
40         Me.rbFemale = New System.Windows.Forms.RadioButton()
41         Me.rbMale = New System.Windows.Forms.RadioButton()
42         Me.Label11 = New System.Windows.Forms.Label()
43         Me.Label10 = New System.Windows.Forms.Label()
44         Me.txtCustomerName = New System.Windows.Forms.TextBox()
45         Me.Label2 = New System.Windows.Forms.Label()
46         Me.Label3 = New System.Windows.Forms.Label()
47         Me.txtCustomerID = New System.Windows.Forms.TextBox()
48         Me.txtAddress = New System.Windows.Forms.TextBox()
49         Me.txtRemarks = New System.Windows.Forms.TextBox()
50         Me.Label5 = New System.Windows.Forms.Label()
51         Me.Label7 = New System.Windows.Forms.Label()
52         Me.txtEmailID = New System.Windows.Forms.TextBox()
53         Me.txtContactNo = New System.Windows.Forms.TextBox()
54         Me.Label6 = New System.Windows.Forms.Label()
55         Me.Panel3 = New System.Windows.Forms.Panel()
56         Me.btnGetData = New System.Windows.Forms.Button()
57         Me.btnDelete = New System.Windows.Forms.Button()
58         Me.btnClose = New System.Windows.Forms.Button()
59         Me.btnUpdate = New System.Windows.Forms.Button()
60         Me.btnSave = New System.Windows.Forms.Button()
61         Me.btnNew = New System.Windows.Forms.Button()
62         Me.Panel2 = New System.Windows.Forms.Panel()
63         Me.Label1 = New System.Windows.Forms.Label()
64         Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
65         Me.Picture = New System.Windows.Forms.PictureBox()
66         Label8 = New System.Windows.Forms.Label()
67         Me.Panel1.SuspendLayout()
68         Me.Panel4.SuspendLayout()
69         Me.Panel3.SuspendLayout()
70         Me.Panel2.SuspendLayout()
71         CType(Me.Picture, System.ComponentModel.ISupportInitialize).BeginInit()
72         Me.SuspendLayout()
73         
'
74         
'Label8
75         
'
76         Label8.AutoSize = True
77         Label8.ForeColor = System.Drawing.Color.Black
78         Label8.Location = New System.Drawing.Point(
553, 205)
79         Label8.Margin = New System.Windows.Forms.Padding(
2, 0, 2, 0)
80         Label8.Name =
"Label8"
81         Label8.Size = New System.Drawing.Size(
25, 15)
82         Label8.TabIndex =
290
83         Label8.Text =
"OR"
84         
'
85         
'Panel1
86         
'
87         Me.Panel1.BackColor = System.Drawing.Color.White
88         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
89         Me.Panel1.Controls.Add(Me.Panel4)
90         Me.Panel1.Controls.Add(Me.Panel3)
91         Me.Panel1.Controls.Add(Me.Panel2)
92         Me.Panel1.Location = New System.Drawing.Point(
8, 7)
93         Me.Panel1.Name =
"Panel1"
94         Me.Panel1.Size = New System.Drawing.Size(
816, 415)
95         Me.Panel1.TabIndex =
2
96         
'
97         
'Panel4
98         
'
99         Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
100         Me.Panel4.Controls.Add(Me.cmbState)
101         Me.Panel4.Controls.Add(Me.Label12)
102         Me.Panel4.Controls.Add(Me.Label9)
103         Me.Panel4.Controls.Add(Me.txtZipCode)
104         Me.Panel4.Controls.Add(Me.lblUser)
105         Me.Panel4.Controls.Add(Me.Picture)
106         Me.Panel4.Controls.Add(Me.txtID)
107         Me.Panel4.Controls.Add(Me.BStartCapture)
108         Me.Panel4.Controls.Add(Me.Browse)
109         Me.Panel4.Controls.Add(Label8)
110         Me.Panel4.Controls.Add(Me.BRemove)
111         Me.Panel4.Controls.Add(Me.Label4)
112         Me.Panel4.Controls.Add(Me.txtCity)
113         Me.Panel4.Controls.Add(Me.rbFemale)
114         Me.Panel4.Controls.Add(Me.rbMale)
115         Me.Panel4.Controls.Add(Me.Label11)
116         Me.Panel4.Controls.Add(Me.Label10)
117         Me.Panel4.Controls.Add(Me.txtCustomerName)
118         Me.Panel4.Controls.Add(Me.Label2)
119         Me.Panel4.Controls.Add(Me.Label3)
120         Me.Panel4.Controls.Add(Me.txtCustomerID)
121         Me.Panel4.Controls.Add(Me.txtAddress)
122         Me.Panel4.Controls.Add(Me.txtRemarks)
123         Me.Panel4.Controls.Add(Me.Label5)
124         Me.Panel4.Controls.Add(Me.Label7)
125         Me.Panel4.Controls.Add(Me.txtEmailID)
126         Me.Panel4.Controls.Add(Me.txtContactNo)
127         Me.Panel4.Controls.Add(Me.Label6)
128         Me.Panel4.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
129         Me.Panel4.Location = New System.Drawing.Point(
9, 75)
130         Me.Panel4.Name =
"Panel4"
131         Me.Panel4.Size = New System.Drawing.Size(
678, 327)
132         Me.Panel4.TabIndex =
0
133         
'
134         
'cmbState
135         
'
136         Me.cmbState.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.Suggest
137         Me.cmbState.AutoCompleteSource = System.Windows.Forms.AutoCompleteSource.ListItems
138         Me.cmbState.FormattingEnabled = True
139         Me.cmbState.Location = New System.Drawing.Point(
125, 139)
140         Me.cmbState.Name =
"cmbState"
141         Me.cmbState.Size = New System.Drawing.Size(
166, 23)
142         Me.cmbState.TabIndex =
6
143         
'
144         
'Label12
145         
'
146         Me.Label12.AutoSize = True
147         Me.Label12.Location = New System.Drawing.Point(
10, 166)
148         Me.Label12.Name =
"Label12"
149         Me.Label12.Size = New System.Drawing.Size(
63, 15)
150         Me.Label12.TabIndex =
295
151         Me.Label12.Text =
"Pin Code :"
152         
'
153         
'Label9
154         
'
155         Me.Label9.AutoSize = True
156         Me.Label9.Location = New System.Drawing.Point(
10, 139)
157         Me.Label9.Name =
"Label9"
158         Me.Label9.Size = New System.Drawing.Size(
41, 15)
159         Me.Label9.TabIndex =
294
160         Me.Label9.Text =
"State :"
161         
'
162         
'txtZipCode
163         
'
164         Me.txtZipCode.BackColor = System.Drawing.Color.White
165         Me.txtZipCode.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
166         Me.txtZipCode.Location = New System.Drawing.Point(
125, 166)
167         Me.txtZipCode.Name =
"txtZipCode"
168         Me.txtZipCode.Size = New System.Drawing.Size(
166, 21)
169         Me.txtZipCode.TabIndex =
7
170         
'
171         
'lblUser
172         
'
173         Me.lblUser.AutoSize = True
174         Me.lblUser.Location = New System.Drawing.Point(
330, 30)
175         Me.lblUser.Name =
"lblUser"
176         Me.lblUser.Size = New System.Drawing.Size(
45, 15)
177         Me.lblUser.TabIndex =
5
178         Me.lblUser.Text =
"Label8"
179         Me.lblUser.Visible = False
180         
'
181         
'txtID
182         
'
183         Me.txtID.Location = New System.Drawing.Point(
333, 6)
184         Me.txtID.Name =
"txtID"
185         Me.txtID.Size = New System.Drawing.Size(
111, 21)
186         Me.txtID.TabIndex =
4
187         Me.txtID.Visible = False
188         
'
189         
'BStartCapture
190         
'
191         Me.BStartCapture.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
192         Me.BStartCapture.ForeColor = System.Drawing.Color.Black
193         Me.BStartCapture.Location = New System.Drawing.Point(
479, 232)
194         Me.BStartCapture.Name =
"BStartCapture"
195         Me.BStartCapture.Size = New System.Drawing.Size(
186, 23)
196         Me.BStartCapture.TabIndex =
13
197         Me.BStartCapture.Text =
"Use Webcam"
198         Me.BStartCapture.UseVisualStyleBackColor = True
199         
'
200         
'Browse
201         
'
202         Me.Browse.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
203         Me.Browse.ForeColor = System.Drawing.Color.Black
204         Me.Browse.Location = New System.Drawing.Point(
479, 169)
205         Me.Browse.Name =
"Browse"
206         Me.Browse.Size = New System.Drawing.Size(
80, 23)
207         Me.Browse.TabIndex =
11
208         Me.Browse.Text =
"Browse..."
209         Me.Browse.UseVisualStyleBackColor = True
210         
'
211         
'BRemove
212         
'
213         Me.BRemove.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
214         Me.BRemove.ForeColor = System.Drawing.Color.Black
215         Me.BRemove.Location = New System.Drawing.Point(
563, 169)
216         Me.BRemove.Name =
"BRemove"
217         Me.BRemove.Size = New System.Drawing.Size(
100, 23)
218         Me.BRemove.TabIndex =
12
219         Me.BRemove.Text =
"Remove"
220         Me.BRemove.UseVisualStyleBackColor = True
221         
'
222         
'Label4
223         
'
224         Me.Label4.AutoSize = True
225         Me.Label4.Location = New System.Drawing.Point(
10, 113)
226         Me.Label4.Name =
"Label4"
227         Me.Label4.Size = New System.Drawing.Size(
32, 15)
228         Me.Label4.TabIndex =
24
229         Me.Label4.Text =
"City :"
230         
'
231         
'txtCity
232         
'
233         Me.txtCity.BackColor = System.Drawing.Color.White
234         Me.txtCity.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
235         Me.txtCity.Location = New System.Drawing.Point(
125, 113)
236         Me.txtCity.Name =
"txtCity"
237         Me.txtCity.Size = New System.Drawing.Size(
166, 21)
238         Me.txtCity.TabIndex =
5
239         
'
240         
'rbFemale
241         
'
242         Me.rbFemale.AutoSize = True
243         Me.rbFemale.Location = New System.Drawing.Point(
184, 63)
244         Me.rbFemale.Name =
"rbFemale"
245         Me.rbFemale.Size = New System.Drawing.Size(
67, 19)
246         Me.rbFemale.TabIndex =
3
247         Me.rbFemale.TabStop = True
248         Me.rbFemale.Text =
"Female"
249         Me.rbFemale.UseVisualStyleBackColor = True
250         
'
251         
'rbMale
252         
'
253         Me.rbMale.AutoSize = True
254         Me.rbMale.Location = New System.Drawing.Point(
125, 63)
255         Me.rbMale.Name =
"rbMale"
256         Me.rbMale.Size = New System.Drawing.Size(
53, 19)
257         Me.rbMale.TabIndex =
2
258         Me.rbMale.TabStop = True
259         Me.rbMale.Text =
"Male"
260         Me.rbMale.UseVisualStyleBackColor = True
261         
'
262         
'Label11
263         
'
264         Me.Label11.AutoSize = True
265         Me.Label11.Location = New System.Drawing.Point(
10, 63)
266         Me.Label11.Name =
"Label11"
267         Me.Label11.Size = New System.Drawing.Size(
54, 15)
268         Me.Label11.TabIndex =
22
269         Me.Label11.Text =
"Gender :"
270         
'
271         
'Label10
272         
'
273         Me.Label10.AutoSize = True
274         Me.Label10.Location = New System.Drawing.Point(
10, 247)
275         Me.Label10.Name =
"Label10"
276         Me.Label10.Size = New System.Drawing.Size(
63, 15)
277         Me.Label10.TabIndex =
21
278         Me.Label10.Text =
"Remarks :"
279         
'
280         
'txtCustomerName
281         
'
282         Me.txtCustomerName.BackColor = System.Drawing.Color.White
283         Me.txtCustomerName.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
284         Me.txtCustomerName.Location = New System.Drawing.Point(
125, 38)
285         Me.txtCustomerName.Name =
"txtCustomerName"
286         Me.txtCustomerName.Size = New System.Drawing.Size(
166, 21)
287         Me.txtCustomerName.TabIndex =
1
288         
'
289         
'Label2
290         
'
291         Me.Label2.AutoSize = True
292         Me.Label2.Location = New System.Drawing.Point(
10, 37)
293         Me.Label2.Name =
"Label2"
294         Me.Label2.Size = New System.Drawing.Size(
103, 15)
295         Me.Label2.TabIndex =
5
296         Me.Label2.Text =
"Customer Name :"
297         
'
298         
'Label3
299         
'
300         Me.Label3.AutoSize = True
301         Me.Label3.Location = New System.Drawing.Point(
10, 11)
302         Me.Label3.Name =
"Label3"
303         Me.Label3.Size = New System.Drawing.Size(
81, 15)
304         Me.Label3.TabIndex =
0
305         Me.Label3.Text =
"Customer ID :"
306         
'
307         
'txtCustomerID
308         
'
309         Me.txtCustomerID.BackColor = System.Drawing.SystemColors.Control
310         Me.txtCustomerID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
311         Me.txtCustomerID.Location = New System.Drawing.Point(
125, 11)
312         Me.txtCustomerID.Name =
"txtCustomerID"
313         Me.txtCustomerID.ReadOnly = True
314         Me.txtCustomerID.Size = New System.Drawing.Size(
70, 21)
315         Me.txtCustomerID.TabIndex =
0
316         
'
317         
'txtAddress
318         
'
319         Me.txtAddress.BackColor = System.Drawing.Color.White
320         Me.txtAddress.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
321         Me.txtAddress.Location = New System.Drawing.Point(
125, 86)
322         Me.txtAddress.Name =
"txtAddress"
323         Me.txtAddress.Size = New System.Drawing.Size(
329, 21)
324         Me.txtAddress.TabIndex =
4
325         
'
326         
'txtRemarks
327         
'
328         Me.txtRemarks.BackColor = System.Drawing.Color.White
329         Me.txtRemarks.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
330         Me.txtRemarks.Location = New System.Drawing.Point(
125, 247)
331         Me.txtRemarks.Multiline = True
332         Me.txtRemarks.Name =
"txtRemarks"
333         Me.txtRemarks.ScrollBars = System.Windows.Forms.ScrollBars.Both
334         Me.txtRemarks.Size = New System.Drawing.Size(
329, 70)
335         Me.txtRemarks.TabIndex =
10
336         
'
337         
'Label5
338         
'
339         Me.Label5.AutoSize = True
340         Me.Label5.Location = New System.Drawing.Point(
10, 86)
341         Me.Label5.Name =
"Label5"
342         Me.Label5.Size = New System.Drawing.Size(
57, 15)
343         Me.Label5.TabIndex =
11
344         Me.Label5.Text =
"Address :"
345         
'
346         
'Label7
347         
'
348         Me.Label7.AutoSize = True
349         Me.Label7.Location = New System.Drawing.Point(
10, 193)
350         Me.Label7.Name =
"Label7"
351         Me.Label7.Size = New System.Drawing.Size(
73, 15)
352         Me.Label7.TabIndex =
13
353         Me.Label7.Text =
"Contact No :"
354         
'
355         
'txtEmailID
356         
'
357         Me.txtEmailID.BackColor = System.Drawing.Color.White
358         Me.txtEmailID.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
359         Me.txtEmailID.Location = New System.Drawing.Point(
125, 220)
360         Me.txtEmailID.Name =
"txtEmailID"
361         Me.txtEmailID.Size = New System.Drawing.Size(
166, 21)
362         Me.txtEmailID.TabIndex =
9
363         
'
364         
'txtContactNo
365         
'
366         Me.txtContactNo.BackColor = System.Drawing.Color.White
367         Me.txtContactNo.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
368         Me.txtContactNo.Location = New System.Drawing.Point(
125, 193)
369         Me.txtContactNo.Name =
"txtContactNo"
370         Me.txtContactNo.Size = New System.Drawing.Size(
166, 21)
371         Me.txtContactNo.TabIndex =
8
372         
'
373         
'Label6
374         
'
375         Me.Label6.AutoSize = True
376         Me.Label6.Location = New System.Drawing.Point(
10, 220)
377         Me.Label6.Name =
"Label6"
378         Me.Label6.Size = New System.Drawing.Size(
60, 15)
379         Me.Label6.TabIndex =
12
380         Me.Label6.Text =
"Email ID :"
381         
'
382         
'Panel3
383         
'
384         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
385         Me.Panel3.Controls.Add(Me.btnGetData)
386         Me.Panel3.Controls.Add(Me.btnDelete)
387         Me.Panel3.Controls.Add(Me.btnClose)
388         Me.Panel3.Controls.Add(Me.btnUpdate)
389         Me.Panel3.Controls.Add(Me.btnSave)
390         Me.Panel3.Controls.Add(Me.btnNew)
391         Me.Panel3.Location = New System.Drawing.Point(
693, 75)
392         Me.Panel3.Name =
"Panel3"
393         Me.Panel3.Size = New System.Drawing.Size(
111, 210)
394         Me.Panel3.TabIndex =
2
395         
'
396         
'btnGetData
397         
'
398         Me.btnGetData.Cursor = System.Windows.Forms.Cursors.Hand
399         Me.btnGetData.FlatStyle = System.Windows.Forms.FlatStyle.Popup
400         Me.btnGetData.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
401         Me.btnGetData.Location = New System.Drawing.Point(
13, 135)
402         Me.btnGetData.Name =
"btnGetData"
403         Me.btnGetData.Size = New System.Drawing.Size(
82, 28)
404         Me.btnGetData.TabIndex =
4
405         Me.btnGetData.Text =
"&Get Data"
406         Me.btnGetData.UseVisualStyleBackColor = True
407         
'
408         
'btnDelete
409         
'
410         Me.btnDelete.Cursor = System.Windows.Forms.Cursors.Hand
411         Me.btnDelete.FlatStyle = System.Windows.Forms.FlatStyle.Popup
412         Me.btnDelete.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
413         Me.btnDelete.Location = New System.Drawing.Point(
13, 103)
414         Me.btnDelete.Name =
"btnDelete"
415         Me.btnDelete.Size = New System.Drawing.Size(
82, 28)
416         Me.btnDelete.TabIndex =
3
417         Me.btnDelete.Text =
"&Delete"
418         Me.btnDelete.UseVisualStyleBackColor = True
419         
'
420         
'btnClose
421         
'
422         Me.btnClose.Cursor = System.Windows.Forms.Cursors.Hand
423         Me.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Popup
424         Me.btnClose.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
425         Me.btnClose.Location = New System.Drawing.Point(
13, 167)
426         Me.btnClose.Name =
"btnClose"
427         Me.btnClose.Size = New System.Drawing.Size(
82, 28)
428         Me.btnClose.TabIndex =
5
429         Me.btnClose.Text =
"&Close"
430         Me.btnClose.UseVisualStyleBackColor = True
431         
'
432         
'btnUpdate
433         
'
434         Me.btnUpdate.Cursor = System.Windows.Forms.Cursors.Hand
435         Me.btnUpdate.FlatStyle = System.Windows.Forms.FlatStyle.Popup
436         Me.btnUpdate.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
437         Me.btnUpdate.Location = New System.Drawing.Point(
13, 72)
438         Me.btnUpdate.Name =
"btnUpdate"
439         Me.btnUpdate.Size = New System.Drawing.Size(
82, 28)
440         Me.btnUpdate.TabIndex =
2
441         Me.btnUpdate.Text =
"&Update"
442         Me.btnUpdate.UseVisualStyleBackColor = True
443         
'
444         
'btnSave
445         
'
446         Me.btnSave.Cursor = System.Windows.Forms.Cursors.Hand
447         Me.btnSave.FlatStyle = System.Windows.Forms.FlatStyle.Popup
448         Me.btnSave.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
449         Me.btnSave.Location = New System.Drawing.Point(
13, 41)
450         Me.btnSave.Name =
"btnSave"
451         Me.btnSave.Size = New System.Drawing.Size(
82, 28)
452         Me.btnSave.TabIndex =
1
453         Me.btnSave.Text =
"&Save"
454         Me.btnSave.UseVisualStyleBackColor = True
455         
'
456         
'btnNew
457         
'
458         Me.btnNew.Cursor = System.Windows.Forms.Cursors.Hand
459         Me.btnNew.FlatStyle = System.Windows.Forms.FlatStyle.Popup
460         Me.btnNew.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
461         Me.btnNew.Location = New System.Drawing.Point(
13, 10)
462         Me.btnNew.Name =
"btnNew"
463         Me.btnNew.Size = New System.Drawing.Size(
82, 28)
464         Me.btnNew.TabIndex =
0
465         Me.btnNew.Text =
"&New"
466         Me.btnNew.UseVisualStyleBackColor = True
467         
'
468         
'Panel2
469         
'
470         Me.Panel2.BackColor = System.Drawing.Color.DarkSlateGray
471         Me.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
472         Me.Panel2.Controls.Add(Me.Label1)
473         Me.Panel2.Location = New System.Drawing.Point(
9, 7)
474         Me.Panel2.Name =
"Panel2"
475         Me.Panel2.Size = New System.Drawing.Size(
795, 62)
476         Me.Panel2.TabIndex =
0
477         
'
478         
'Label1
479         
'
480         Me.Label1.AutoSize = True
481         Me.Label1.BackColor = System.Drawing.Color.Transparent
482         Me.Label1.Font = New System.Drawing.Font(
"Microsoft Sans Serif", 14.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
483         Me.Label1.ForeColor = System.Drawing.Color.White
484         Me.Label1.Location = New System.Drawing.Point(
290, 18)
485         Me.Label1.Name =
"Label1"
486         Me.Label1.Size = New System.Drawing.Size(
153, 24)
487         Me.Label1.TabIndex =
0
488         Me.Label1.Text =
"Customer Entry"
489         
'
490         
'OpenFileDialog1
491         
'
492         Me.OpenFileDialog1.FileName =
"OpenFileDialog1"
493         
'
494         
'Picture
495         
'
496         Me.Picture.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
497         Me.Picture.Image = Global.Sales_and_Inventory_System.My.Resources.Resources.photo
498         Me.Picture.Location = New System.Drawing.Point(
479, 11)
499         Me.Picture.Name =
"Picture"
500         Me.Picture.Size = New System.Drawing.Size(
186, 152)
501         Me.Picture.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
502         Me.Picture.TabIndex =
291
503         Me.Picture.TabStop = False
504         
'
505         
'frmCustomer
506         
'
507         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
508         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
509         Me.BackColor = System.Drawing.Color.DarkSlateGray
510         Me.ClientSize = New System.Drawing.Size(
832, 428)
511         Me.Controls.Add(Me.Panel1)
512         Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None
513         Me.Icon = CType(resources.GetObject(
"$this.Icon"), System.Drawing.Icon)
514         Me.MaximizeBox = False
515         Me.MinimizeBox = False
516         Me.Name =
"frmCustomer"
517         Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
518         Me.Panel1.ResumeLayout(False)
519         Me.Panel4.ResumeLayout(False)
520         Me.Panel4.PerformLayout()
521         Me.Panel3.ResumeLayout(False)
522         Me.Panel2.ResumeLayout(False)
523         Me.Panel2.PerformLayout()
524         CType(Me.Picture, System.ComponentModel.ISupportInitialize).EndInit()
525         Me.ResumeLayout(False)
526
527     End Sub
528     Friend WithEvents Panel1 As System.Windows.Forms.Panel
529     Friend WithEvents Panel4 As System.Windows.Forms.Panel
530     Friend WithEvents Label3 As System.Windows.Forms.Label
531     Friend WithEvents txtCustomerID As System.Windows.Forms.TextBox
532     Friend WithEvents Panel3 As System.Windows.Forms.Panel
533     Friend WithEvents btnDelete As System.Windows.Forms.Button
534     Friend WithEvents btnClose As System.Windows.Forms.Button
535     Friend WithEvents btnUpdate As System.Windows.Forms.Button
536     Friend WithEvents btnSave As System.Windows.Forms.Button
537     Friend WithEvents btnNew As System.Windows.Forms.Button
538     Friend WithEvents Panel2 As System.Windows.Forms.Panel
539     Friend WithEvents Label1 As System.Windows.Forms.Label
540     Friend WithEvents Label7 As System.Windows.Forms.Label
541     Friend WithEvents Label6 As System.Windows.Forms.Label
542     Friend WithEvents Label5 As System.Windows.Forms.Label
543     Friend WithEvents txtAddress As System.Windows.Forms.TextBox
544     Friend WithEvents txtRemarks As System.Windows.Forms.TextBox
545     Friend WithEvents txtCustomerName As System.Windows.Forms.TextBox
546     Friend WithEvents Label2 As System.Windows.Forms.Label
547     Friend WithEvents txtID As System.Windows.Forms.TextBox
548     Friend WithEvents lblUser As System.Windows.Forms.Label
549     Friend WithEvents txtEmailID As System.Windows.Forms.TextBox
550     Friend WithEvents txtContactNo As System.Windows.Forms.TextBox
551     Friend WithEvents Label10 As System.Windows.Forms.Label
552     Friend WithEvents rbFemale As System.Windows.Forms.RadioButton
553     Friend WithEvents rbMale As System.Windows.Forms.RadioButton
554     Friend WithEvents Label11 As System.Windows.Forms.Label
555     Friend WithEvents Label4 As System.Windows.Forms.Label
556     Friend WithEvents txtCity As System.Windows.Forms.TextBox
557     Public WithEvents Picture As System.Windows.Forms.PictureBox
558     Private WithEvents BStartCapture As System.Windows.Forms.Button
559     Private WithEvents Browse As System.Windows.Forms.Button
560     Private WithEvents BRemove As System.Windows.Forms.Button
561     Friend WithEvents btnGetData As System.Windows.Forms.Button
562     Friend WithEvents OpenFileDialog1 As System.Windows.Forms.OpenFileDialog
563     Friend WithEvents Label12 As System.Windows.Forms.Label
564     Friend WithEvents Label9 As System.Windows.Forms.Label
565     Friend WithEvents txtZipCode As System.Windows.Forms.TextBox
566     Friend WithEvents cmbState As System.Windows.Forms.ComboBox
567
568 End Class


Gõ tìm kiếm nhanh...